projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252d06d
)
Revert previous mode-line-modes change to unbreak bootstrap
author
Stefan Kangas
<stefan@marxist.se>
Sat, 18 Sep 2021 23:08:30 +0000
(
01:08
+0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 18 Sep 2021 23:17:16 +0000
(
01:17
+0200)
* lisp/bindings.el (mode-line-modes): Revert previous change to
unbreak bootstrap.
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index 51566370656f13c9778b5578d278a7d9574cd1f0..5c1adef9b500600692de7a7eaaaf08bb65757a95 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-382,8
+382,7
@@
Keymap to display on minor modes.")
(defvar mode-line-modes
(let ((recursive-edit-help-echo
- (substitute-command-keys
- "Recursive edit, type \\[exit-recursive-edit] to get out")))
+ "Recursive edit, type M-C-c to get out"))
(list (propertize "%[" 'help-echo recursive-edit-help-echo)
"("
`(:propertize ("" mode-name)